Is it possible to create zip file using DXL? If yes. Please suggest me how?
If no. Please suggest me how to do more than one attachment of files using DXL?
Thanks in advance,
Muthurani M
muthurani - Thu Feb 18 05:36:23 EST 2010
Re: Zip functionality using DXL doors36677 - Thu Feb 18 07:41:47 EST 2010
winzip has a command line extension that you can address using dxl -- this is probably easiest way but there are other approaches but dxl does not have the built in commands.
Re: Zip functionality using DXL SystemAdmin - Mon Apr 23 09:05:22 EDT 2012
doors36677 - Thu Feb 18 07:41:47 EST 2010
winzip has a command line extension that you can address using dxl -- this is probably easiest way but there are other approaches but dxl does not have the built in commands.
Have a look to the archiveFiles function ... Seems this function makes zip file.